AddRuleResponse
Represents response frame that is returned from CSS#addRule operation call. Inserts a new rule with the given ruleText
in a stylesheet with given styleSheetId
, at the position specified by location
.